home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / bbsutil / mkrd101.zip / CHANGES.MKR next >
Text File  |  1993-01-12  |  3KB  |  88 lines

  1.  
  2.  
  3.  
  4.  
  5.                                Changes to MKRead
  6.  
  7.          v1.01  01/12/93
  8.  
  9.                 + changed how memory is allocated to reduce memory
  10.                   usage on Squish message areas
  11.  
  12.                 + Increased messages per area allowed to 1200
  13.  
  14.                 + Increased number of available areas to 1025
  15.                   to support BBS types which allow more areas
  16.                     (Netmail path area is now 1026)
  17.  
  18.                 + Added support for Ezycom BBS
  19.                     (command line option /te to force Ezy mode)
  20.                     (environment var SET EZY=C:\EZY etc will  )
  21.                     (autodetect Ezy mode if none of the other )
  22.                     (BBS environments are set                 )
  23.  
  24.                 + Added status line in netmail areas to show
  25.                   netmail attributes
  26.  
  27.                 + An info screen listing attached files is now
  28.                   displayed when a file attach netmail message
  29.                   is entered
  30.  
  31.                 + Added a "Your Mail" choice to the main menu
  32.                   (with all the requests I know this should be
  33.                   a popular feature <grin>).
  34.  
  35.                 + Added Alt-P command to print the current message
  36.  
  37.                 + Increased size of From: and To: fields on messages
  38.                   entered via MKRead to allow the full 35 characters
  39.  
  40.                 - Now deletes old msgtmp.mk file after the message
  41.                   is written and now avoids creating a msgtmp.bak
  42.                   file
  43.  
  44.                 - Strip ^Z and nulls from messages when replying to
  45.                   avoid problems with the message editor
  46.  
  47.                 - Stopped redundant nodelist lookups to improve speed
  48.                   on new netmail entry
  49.  
  50.                 - Fixed bug in jumplist display when subject was blank
  51.  
  52.                 + Added editable reference number (for msg threading)
  53.                   on both new msg entry and on reply entry
  54.  
  55.                 + Added Alt-J to Jump to Dos when within the internal
  56.                   editor
  57.  
  58.                 + Changes in MK and RA modes to reduce memory usage
  59.                   (although the pick an area screen is slowed slightly)
  60.  
  61.                 + Now fills in Msg To name with sysop name in netmail
  62.                   node lookup, when the Msg To name is blank
  63.  
  64.                 - Fixed handling of bad msg areas and low memory to
  65.                   avoid locking someone into the pick an area screen
  66.  
  67.                 + Added use of Twit.Ctl file to suppress messages from
  68.                   selected individuals.  It is a normal text file with
  69.                   one person per line.  Maximum number of twits is 20.
  70.                   (If you need more than that maybe you need to relax
  71.                   away from BBS'ing for a bit <grin>).  Note that if
  72.                   the last message in an area is twitted, the reader
  73.                   will still show unread messages in that area when you
  74.                   startup
  75.  
  76.                 - Fixed updating of msg reply threads (current msg did
  77.                   refer back to orig msg, but orig msg was not being
  78.                   set to refer to reply msg)
  79.  
  80.                 + Added Keys for Orig Msg (<) and Reply Msg (>) to
  81.                   allow msg threads to be followed
  82.  
  83.                 + Added configurable quote color
  84.  
  85.  
  86.  
  87.          v1.00  07/04/92 Initial Release
  88.